../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(915,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(1149,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/concurrency.d(508,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/concurrency.d(524,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/internal/freelistref.d(193,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/internal/freelistref.d(229,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(368,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(372,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(377,4): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/http/vibe/http/common.d(634,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/utils/vibe/utils/array.d(653,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/vibe/aws/aws.d(148,40): Error: none of the overloads of `requestHTTP` are callable using argument types `(string, void)`, candidates are: ../5b9a6a87592222f1656b174a-vibe-d/http/vibe/http/client.d(73,20): `vibe.http.client.requestHTTP(string url, scope void delegate(scope HTTPClientRequest req) requester = cast(void delegate(scope HTTPClientRequest req))null, const(HTTPClientSettings) settings = defaultSettings())` ../5b9a6a87592222f1656b174a-vibe-d/http/vibe/http/client.d(78,20): `vibe.http.client.requestHTTP(URL url, scope void delegate(scope HTTPClientRequest req) requester = cast(void delegate(scope HTTPClientRequest req))null, const(HTTPClientSettings) settings = defaultSettings())` ../5b9a6a87592222f1656b174a-vibe-d/http/vibe/http/client.d(96,6): `vibe.http.client.requestHTTP(string url, scope void delegate(scope HTTPClientRequest req) requester, scope void delegate(scope HTTPClientResponse req) responder, const(HTTPClientSettings) settings = defaultSettings())` ../5b9a6a87592222f1656b174a-vibe-d/http/vibe/http/client.d(101,6): `vibe.http.client.requestHTTP(URL url, scope void delegate(scope HTTPClientRequest req) requester, scope void delegate(scope HTTPClientResponse req) responder, const(HTTPClientSettings) settings = defaultSettings())` source/vibe/aws/aws.d(242,33): Error: `@safe` function `vibe.aws.aws.signRequest` cannot call `@system` function `vibe.aws.sigv4.signingKey` source/vibe/aws/sigv4.d(162,6): `vibe.aws.sigv4.signingKey` is declared here source/vibe/aws/aws.d(243,28): Error: cast from `string` to `ubyte[]` not allowed in safe code source/vibe/aws/aws.d(244,26): Error: `@safe` function `vibe.aws.aws.signRequest` cannot call `@system` function `vibe.aws.sigv4.hmac_sha256!(ubyte[]).hmac_sha256` source/vibe/aws/sigv4.d(144,6): `vibe.aws.sigv4.hmac_sha256!(ubyte[]).hmac_sha256` is declared here source/vibe/aws/dynamodb.d(231,26): Error: `@safe` function `vibe.aws.dynamodb.variantToDDB` cannot call `@system` function `std.variant.VariantN!32LU.VariantN.get!string.get` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/variant.d(825,24): `std.variant.VariantN!32LU.VariantN.get!string.get` is declared here source/vibe/aws/dynamodb.d(233,40): Error: `@safe` function `vibe.aws.dynamodb.variantToDDB` cannot call `@system` function `std.variant.VariantN!32LU.VariantN.get!(ubyte[]).get` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/variant.d(825,24): `std.variant.VariantN!32LU.VariantN.get!(ubyte[]).get` is declared here source/vibe/aws/dynamodb.d(235,29): Error: `@safe` function `vibe.aws.dynamodb.variantToDDB` cannot call `@system` function `std.variant.VariantN!32LU.VariantN.coerce!string.coerce` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/variant.d(862,17): `std.variant.VariantN!32LU.VariantN.coerce!string.coerce` is declared here source/vibe/aws/dynamodb.d(236,15): Error: `@safe` function `vibe.aws.dynamodb.variantToDDB` cannot call `@system` function `std.variant.VariantN!32LU.VariantN.convertsTo!double.convertsTo` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/variant.d(808,20): `std.variant.VariantN!32LU.VariantN.convertsTo!double.convertsTo` is declared here source/vibe/aws/dynamodb.d(237,26): Error: `@safe` function `vibe.aws.dynamodb.variantToDDB` cannot call `@system` function `std.variant.VariantN!32LU.VariantN.coerce!string.coerce` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/variant.d(862,17): `std.variant.VariantN!32LU.VariantN.coerce!string.coerce` is declared here source/vibe/aws/dynamodb.d(238,15): Error: `@safe` function `vibe.aws.dynamodb.variantToDDB` cannot call `@system` function `std.variant.VariantN!32LU.VariantN.convertsTo!ulong.convertsTo` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/variant.d(808,20): `std.variant.VariantN!32LU.VariantN.convertsTo!ulong.convertsTo` is declared here source/vibe/aws/dynamodb.d(239,26): Error: `@safe` function `vibe.aws.dynamodb.variantToDDB` cannot call `@system` function `std.variant.VariantN!32LU.VariantN.coerce!string.coerce` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/variant.d(862,17): `std.variant.VariantN!32LU.VariantN.coerce!string.coerce` is declared here source/vibe/aws/dynamodb.d(240,15): Error: `@safe` function `vibe.aws.dynamodb.variantToDDB` cannot call `@system` function `std.variant.VariantN!32LU.VariantN.convertsTo!long.convertsTo` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/variant.d(808,20): `std.variant.VariantN!32LU.VariantN.convertsTo!long.convertsTo` is declared here source/vibe/aws/dynamodb.d(241,26): Error: `@safe` function `vibe.aws.dynamodb.variantToDDB` cannot call `@system` function `std.variant.VariantN!32LU.VariantN.coerce!string.coerce` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/variant.d(862,17): `std.variant.VariantN!32LU.VariantN.coerce!string.coerce` is declared here source/vibe/aws/dynamodb.d(244,27): Error: `@safe` function `vibe.aws.dynamodb.variantToDDB` cannot call `@system` function `std.variant.VariantN!32LU.VariantN.get!(RedBlackTree!(string, "a < b", false)).get` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/variant.d(825,24): `std.variant.VariantN!32LU.VariantN.get!(RedBlackTree!(string, "a < b", false)).get` is declared here source/vibe/aws/dynamodb.d(249,23): Error: `@safe` function `vibe.aws.dynamodb.variantToDDB` cannot call `@system` function `std.variant.VariantN!32LU.VariantN.get!(VariantN!32LU[string]).get` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/variant.d(825,24): `std.variant.VariantN!32LU.VariantN.get!(VariantN!32LU[string]).get` is declared here source/vibe/aws/dynamodb.d(269,23): Error: `@safe` function `vibe.aws.dynamodb.DDBtoVariant` cannot call `@system` constructor `std.variant.VariantN!32LU.VariantN.__ctor!string.this` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/variant.d(599,5): `std.variant.VariantN!32LU.VariantN.__ctor!string.this` is declared here source/vibe/aws/dynamodb.d(272,23): Error: `@safe` function `vibe.aws.dynamodb.DDBtoVariant` cannot call `@system` constructor `std.variant.VariantN!32LU.VariantN.__ctor!(ubyte[]).this` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/variant.d(599,5): `std.variant.VariantN!32LU.VariantN.__ctor!(ubyte[]).this` is declared here source/vibe/aws/dynamodb.d(275,23): Error: `@safe` function `vibe.aws.dynamodb.DDBtoVariant` cannot call `@system` constructor `std.variant.VariantN!32LU.VariantN.__ctor!bool.this` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/variant.d(599,5): `std.variant.VariantN!32LU.VariantN.__ctor!bool.this` is declared here source/vibe/aws/dynamodb.d(281,27): Error: `@safe` function `vibe.aws.dynamodb.DDBtoVariant` cannot call `@system` constructor `std.variant.VariantN!32LU.VariantN.__ctor!double.this` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/variant.d(599,5): `std.variant.VariantN!32LU.VariantN.__ctor!double.this` is declared here source/vibe/aws/dynamodb.d(284,27): Error: `@safe` function `vibe.aws.dynamodb.DDBtoVariant` cannot call `@system` constructor `std.variant.VariantN!32LU.VariantN.__ctor!int.this` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.